Skip to content

release: v1.14.24 — default-on decision-level logging - #333

Merged
ranxianglei merged 1 commit into
masterfrom
2026-08-21_release-v1.14.24
Aug 21, 2026
Merged

release: v1.14.24 — default-on decision-level logging#333
ranxianglei merged 1 commit into
masterfrom
2026-08-21_release-v1.14.24

Conversation

@ranxianglei

Copy link
Copy Markdown
Owner

Contents since v1.14.23

  • feat: default-on decision-level logging with configurable logLevel #332 default-on decision-level logging: LogLevel severity ranks + logLevel config (default info), INFO audit trail on plugin init / per-request transform summary / model switch / nudge decisions / auto-update lifecycle; invalid level clamps to legacy mapping; 5 new logger tests (1029 total).

Release checklist

  • version bump 1.14.23 → 1.14.24 (npm version --no-git-tag-version)
  • CHANGELOG.md + CHANGELOG.zh-CN.md entries
  • devlog/2026-08-21_release-v1.14.24/{REQ,WORKLOG}.md
  • tsc --noEmit clean
  • full test suite 1029/1029

Merging publishes opencode-acp@1.14.24 as npm latest (release.yml tags v1.14.24 + GitHub Release).

Install: opencode plugin opencode-acp@latest --global

@github-actions

Copy link
Copy Markdown

📦 Built Plugin Artifact

Branch: 2026-08-21_release-v1.14.24 (5c153a7)

Option A — Install from npm PR tag (recommended)

opencode plugin opencode-acp@pr-333 --global

Each push to this PR publishes a new version under the pr-333 npm tag.

Option B — Install from GitHub

opencode plugin "github:ranxianglei/opencode-acp#2026-08-21_release-v1.14.24" --global

Option C — Download artifact

  1. Download the artifact from the Actions run
  2. Extract the tarball and install:
tar xzf opencode-acp-pr333.tgz
cp -r package/dist ~/.cache/opencode/packages/opencode-acp@latest/node_modules/opencode-acp/dist
  1. Restart opencode to pick up changes.

This comment is automatically updated on each push.

@ranxianglei
ranxianglei merged commit da7c724 into master Aug 21, 2026
6 checks passed
@github-actions

Copy link
Copy Markdown

Published opencode-acp@1.14.24 to npm latest tag.

opencode plugin opencode-acp@latest --global

npm | GitHub Release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant